setExtras
Set metadata for this notification.
A reference to the Bundle is held for the lifetime of this Builder, and the Bundle's current contents are copied into the Notification each time build is called.
Replaces any existing extras values with those from the provided Bundle. Use addExtras to merge in metadata instead.